PXC Documentation

PXC Home

Array Set

1.18.0

Node Data

Display name

Array Set

Internal name

Node_PCX_Array_Set

Inheritances

Node_PCX
Node_PCX_Array_Set

Inputs

Node_PCX_Array_Set

Array

Index

Value

Outputs

Node_PCX_Array_Set

pcxnode

Pcx


Set the value of an array element at a specific index.



Properties


Array


Array to set the element in.


Index


Index of the element to set. If the index is an array of indices, the value will be set at each index in the array.


Value


The value to set the element to.



Related Links